home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 46 / Amiga Format CD46 (1999-10-20)(Future Publishing)(GB)[!][issue 1999-12].iso / -serious- / virus / vttest3 / schutz / storage_vt / rh3 < prev    next >
Text File  |  1999-09-06  |  295b  |  19 lines

  1. /* Recoverable RAM disk mount entry
  2.  * Platz jetzt 5 x HD-Disk
  3.  */
  4.  
  5. Device        = ramdrive.device
  6. Unit        = 3
  7. mount           = 1
  8. Flags        = 0
  9. Surfaces    = 2
  10. BlocksPerTrack    = 22
  11. BlockSize       = 512
  12. Reserved    = 2
  13. Interleave    = 0
  14. LowCyl        = 0
  15. HighCyl        = 399
  16. Buffers        = 5
  17. BufMemType    = 1
  18. Priority        = -20
  19.